Namespace - LJCNetCommon
Parameters
line - The source line.
Returns
The class name if the line contains a class definition; otherwise null.
Syntax
| C# |
|
public String ClassName(String line)
|
Attempts to parse a class name.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.